home *** CD-ROM | disk | FTP | other *** search
/ Software Explosion / Software Explosion (Fore-Matt Home Computing)(1996).iso / games / windows / ulogic11 / _setup.1 / UltraLogic.exe / 0 / RCDATA / TFRMABOUT / TFRMABOUT.txt < prev   
Text File  |  1996-05-26  |  5KB  |  235 lines

  1. object frmAbout: TfrmAbout
  2.   Left = 134
  3.   Top = 160
  4.   ActiveControl = OkButton
  5.   BorderStyle = bsDialog
  6.   Caption = 'About...'
  7.   ClientHeight = 201
  8.   ClientWidth = 302
  9.   Font.Color = clWindowText
  10.   Font.Height = -11
  11.   Font.Name = 'MS Sans Serif'
  12.   Font.Style = []
  13.   Position = poScreenCenter
  14.   OnShow = FormShow
  15.   PixelsPerInch = 96
  16.   TextHeight = 13
  17.   object imgBackGround: TImage
  18.     Left = 0
  19.     Top = 0
  20.     Width = 302
  21.     Height = 201
  22.     Align = alClient
  23.     Picture.Data = {<image000.bmp>}
  24.     Stretch = True
  25.   end
  26.   object Bevel2: TBevel
  27.     Left = 19
  28.     Top = 86
  29.     Width = 263
  30.     Height = 3
  31.   end
  32.   object Label1: TLabel
  33.     Left = 82
  34.     Top = 129
  35.     Width = 118
  36.     Height = 13
  37.     Caption = 'Total Games Played:'
  38.     Font.Color = clBlack
  39.     Font.Height = -12
  40.     Font.Name = 'ms sans serif'
  41.     Font.Style = [fsBold]
  42.     ParentFont = False
  43.     Transparent = True
  44.   end
  45.   object lblTotalGames: TLabel
  46.     Left = 201
  47.     Top = 129
  48.     Width = 15
  49.     Height = 13
  50.     Caption = '10'
  51.     Font.Color = clTeal
  52.     Font.Height = -12
  53.     Font.Name = 'ms sans serif'
  54.     Font.Style = [fsBold]
  55.     ParentFont = False
  56.     Transparent = True
  57.   end
  58.   object LabelEffect1: TLabelEffect
  59.     Left = 68
  60.     Top = 4
  61.     Width = 175
  62.     Height = 42
  63.     DirectionHighlight = edDownRight
  64.     DirectionShadow = edUpLeft
  65.     ColourHighlight = clGray
  66.     ColourShadow = clGray
  67.     EffectStyle = esCustom
  68.     ColourScheme = csCustom
  69.     AutoSize = True
  70.     Caption = 'Ultra Logic'
  71.     Color = clBtnFace
  72.     FocusControl = OkButton
  73.     Font.Color = clBlack
  74.     Font.Height = -37
  75.     Font.Name = 'Arial'
  76.     Font.Style = []
  77.     ParentColor = False
  78.     ParentFont = False
  79.     Transparent = True
  80.   end
  81.   object Label5: TLabel
  82.     Left = 49
  83.     Top = 66
  84.     Width = 203
  85.     Height = 13
  86.     Caption = 'Copyright ∩┐╜ 1996 by Vitaly Livshits.'
  87.     Font.Color = clWindowText
  88.     Font.Height = -12
  89.     Font.Name = 'MS Sans Serif'
  90.     Font.Style = [fsBold]
  91.     ParentFont = False
  92.     Transparent = True
  93.   end
  94.   object Label6: TLabel
  95.     Left = 119
  96.     Top = 48
  97.     Width = 65
  98.     Height = 13
  99.     Caption = 'Version 1.1'
  100.     Font.Color = clWindowText
  101.     Font.Height = -12
  102.     Font.Name = 'MS Sans Serif'
  103.     Font.Style = [fsBold]
  104.     ParentFont = False
  105.     Transparent = True
  106.   end
  107.   object Label2: TLabel
  108.     Left = 4
  109.     Top = 153
  110.     Width = 73
  111.     Height = 13
  112.     Caption = 'Games Won:'
  113.     Font.Color = clBlack
  114.     Font.Height = -12
  115.     Font.Name = 'ms sans serif'
  116.     Font.Style = [fsBold]
  117.     ParentFont = False
  118.     Transparent = True
  119.   end
  120.   object lblGamesWon: TLabel
  121.     Left = 77
  122.     Top = 153
  123.     Width = 8
  124.     Height = 13
  125.     Caption = '5'
  126.     Font.Color = clTeal
  127.     Font.Height = -12
  128.     Font.Name = 'ms sans serif'
  129.     Font.Style = [fsBold]
  130.     ParentFont = False
  131.     Transparent = True
  132.   end
  133.   object Label3: TLabel
  134.     Left = 92
  135.     Top = 153
  136.     Width = 71
  137.     Height = 13
  138.     Caption = 'Games Lost:'
  139.     Font.Color = clBlack
  140.     Font.Height = -12
  141.     Font.Name = 'ms sans serif'
  142.     Font.Style = [fsBold]
  143.     ParentFont = False
  144.     Transparent = True
  145.   end
  146.   object lblGamesLost: TLabel
  147.     Left = 164
  148.     Top = 153
  149.     Width = 11
  150.     Height = 13
  151.     Caption = '3'
  152.     Font.Color = clTeal
  153.     Font.Height = -12
  154.     Font.Name = 'ms sans serif'
  155.     Font.Style = [fsBold]
  156.     ParentFont = False
  157.     Transparent = True
  158.   end
  159.   object Label4: TLabel
  160.     Left = 182
  161.     Top = 153
  162.     Width = 107
  163.     Height = 13
  164.     Caption = 'Unfinished Games:'
  165.     Font.Color = clBlack
  166.     Font.Height = -12
  167.     Font.Name = 'ms sans serif'
  168.     Font.Style = [fsBold]
  169.     ParentFont = False
  170.     Transparent = True
  171.   end
  172.   object lblUnfinishedGames: TLabel
  173.     Left = 290
  174.     Top = 153
  175.     Width = 8
  176.     Height = 13
  177.     Caption = '2'
  178.     Font.Color = clTeal
  179.     Font.Height = -12
  180.     Font.Name = 'ms sans serif'
  181.     Font.Style = [fsBold]
  182.     ParentFont = False
  183.     Transparent = True
  184.   end
  185.   object Bevel3: TBevel
  186.     Left = 19
  187.     Top = 117
  188.     Width = 263
  189.     Height = 3
  190.   end
  191.   object Label7: TLabel
  192.     Left = 72
  193.     Top = 97
  194.     Width = 81
  195.     Height = 13
  196.     Caption = 'Registered to:'
  197.     Font.Color = clWindowText
  198.     Font.Height = -11
  199.     Font.Name = 'MS Sans Serif'
  200.     Font.Style = [fsBold]
  201.     ParentFont = False
  202.     Transparent = True
  203.   end
  204.   object lblRegisteredTo: TLabel
  205.     Left = 157
  206.     Top = 97
  207.     Width = 73
  208.     Height = 13
  209.     Caption = 'Unregistered'
  210.     Font.Color = clNavy
  211.     Font.Height = -11
  212.     Font.Name = 'MS Sans Serif'
  213.     Font.Style = [fsBold]
  214.     ParentFont = False
  215.     Transparent = True
  216.   end
  217.   object OkButton: TButton
  218.     Left = 110
  219.     Top = 176
  220.     Width = 84
  221.     Height = 22
  222.     HelpContext = 1
  223.     Cancel = True
  224.     Caption = 'OK'
  225.     Default = True
  226.     Font.Color = clBlack
  227.     Font.Height = -11
  228.     Font.Name = 'ms sans serif'
  229.     Font.Style = []
  230.     ModalResult = 1
  231.     ParentFont = False
  232.     TabOrder = 0
  233.   end
  234. end
  235.